You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
clMtxExpr Class
>
clMtxExpr Methods
>
Power Method
>
clMtxExpr.Power Method ([In] TCplx, [In] TOpenCLMatrix)
Dew Math for .NET
clMtxExpr.Power Method ([In] TCplx, [In] TOpenCLMatrix)
clMtxExpr Class
clMtxExpr Members
Dew.Math.Units Namespace
Power Method
Collapse All
Compute the power function.
Syntax
C#
Visual Basic
public
static
clMatrix
Power
([In]
TCplx
Base
, [In]
TOpenCLMatrix
Exponent
);
Public
static
Function
Power
(
Base
As
[In]
TCplx
,
Exponent
As
[In]
TOpenCLMatrix
)
As
clMatrix
Remarks
Internally calls
clMatrix.Power
Group
Power Method
Links
clMtxExpr Class
,
clMtxExpr Members
,
Dew.Math.Units Namespace
,
Power Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!